github.com/google/go-cmp/cmp.state.compareSlice (method)

2 uses

	github.com/google/go-cmp/cmp (current package)
		compare.go#L289: 		s.compareSlice(t, vx, vy)
		compare.go#L416: func (s *state) compareSlice(t reflect.Type, vx, vy reflect.Value) {